<?xml version="1.0" encoding="UTF-8"?>
<xb:payment_confirmation_data xmlns:xb="http://com/exlibris/repository/acq/xmlbeans">
  <xb:invoice_list>
    <xb:invoice>
      <xb:vendor_code>ACHEN</xb:vendor_code>
      <xb:invoice_number>PO-623713</xb:invoice_number>
      <xb:unique_identifier>7859123110000121</xb:unique_identifier>
      <xb:payment_status>PAID</xb:payment_status>
      <xb:payment_note>Paid and approved by Thomas Safransky</xb:payment_note>
      <xb:invoice_date>20241023</xb:invoice_date>
      <xb:payment_voucher_date>20241023</xb:payment_voucher_date>
      <xb:payment_voucher_number>613-1</xb:payment_voucher_number>
      <xb:voucher_amount>
        <xb:currency>EUR</xb:currency>
        <xb:sum>10.00</xb:sum>
      </xb:voucher_amount>
    </xb:invoice>
	<xb:invoice>
      <xb:vendor_code>ACHEN</xb:vendor_code>
      <xb:invoice_number>PO-623714</xb:invoice_number>
      <xb:unique_identifier>7859146910000121</xb:unique_identifier>
      <xb:payment_status>REJECTED</xb:payment_status>
      <xb:payment_note>Rejected by Thomas Safransky</xb:payment_note>
      <xb:invoice_date>20241023</xb:invoice_date>
      <xb:payment_voucher_date>20241023</xb:payment_voucher_date>
      <xb:payment_voucher_number>613-2</xb:payment_voucher_number>
      <xb:voucher_amount>
        <xb:currency>EUR</xb:currency>
        <xb:sum>20.00</xb:sum>
      </xb:voucher_amount>
    </xb:invoice>
  </xb:invoice_list>
</xb:payment_confirmation_data>